| Total Complexity | 27 |
| Dependencies | 9 |
| Dependents | 0 |
| Total lines | 140 |
| Lines of code | 58 |
| Logical lines of code | 28 |
| Comment lines | 36 |
| Methods | 12 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 56 | 8 | 16 | |
| isFirst() | 76 | 4 | 3 | |
| isLast() | 77 | 3 | 3 | |
| count() | 67 | 2 | 8 | |
| next() | 72 | 2 | 6 | |
| rewind() | 75 | 2 | 4 | |
| isEmpty() | 80 | 1 | 3 | |
| isOdd() | 79 | 1 | 3 | |
| isEven() | 79 | 1 | 3 | |
| getCounter() | 82 | 1 | 3 | |
| getNextKey() | 81 | 1 | 3 | |
| getNextValue() | 81 | 1 | 3 |